home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 June / PersonalComputerWorld-June2009-CoverdiscCD.iso / Software / Freeware / UltraDefrag 3 / ultradefrag-3.0.0.bin.i386.exe / $SYSDIR / udefrag-gui.cmd < prev    next >
Encoding:
Text File  |  2008-11-02  |  199 b   |  10 lines

  1. @echo off
  2.  
  3. rem ----------------- UltraDefrag GUI startup commands ------------------------
  4.  
  5. set UD_EX_FILTER=system volume information;temp;recycler
  6.  
  7. %windir%\system32\ultradefrag.exe
  8.  
  9. exit
  10.